Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(minato): refactor to arrayBuffer, support full type def #78

Merged
merged 9 commits into from
Apr 8, 2024

Conversation

Hieuzest
Copy link
Contributor

@Hieuzest Hieuzest commented Apr 5, 2024

feat: refactor to arrayBuffer, allow passing view to modifier
feat: support full type definition / transform with defined types / recursive types
feat: refactor resolveFields to accept all cells/fields
feat: support ignoring $.object on Row.Cell
fix(mongo): $exists change to equality check

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.58%. Comparing base (048b64c) to head (0446156).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   98.39%   98.58%   +0.18%     
==========================================
  Files          38       38              
  Lines        9237     9299      +62     
  Branches     2360     2384      +24     
==========================================
+ Hits         9089     9167      +78     
+ Misses        148      132      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Hieuzest Hieuzest marked this pull request as ready for review April 7, 2024 14:25
@Hieuzest Hieuzest requested a review from shigma April 7, 2024 14:37
@shigma shigma changed the title feat(minato): refactor to arrayBuffer, support full type definition feat(minato): refactor to arrayBuffer, support full type def Apr 8, 2024
@shigma shigma merged commit 7f7a000 into cordiverse:master Apr 8, 2024
26 checks passed
@Hieuzest Hieuzest deleted the dev-rrrrr branch April 9, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants